encoding operation造句
例句與造句
- Passes a substitute string to an encoding operation
將替代字符串傳遞給編碼操作。 - In a rpc - encoded operation call , the content of the
在rpc -編碼操作調用中, - The encoding operation calls the
編碼操作調用 - Class , which represents a data buffer used in an encoding operation , is the base class for the
類表示編碼操作中使用的數據緩沖區,它是 - If the input character cannot be converted to an output byte sequence , the encoding operation calls the
如果輸入字符無法轉換為輸出字節序列,則編碼操作調用 - It's difficult to find encoding operation in a sentence. 用encoding operation造句挺難的
- However , an encoding operation can fail if the input character cannot be represented by the encoding
不過,如果輸入字符不能通過編碼過程得到表示,編碼操作就可能失敗。 - Replacement a string that is converted in an encoding operation in place of an input character that cannot be encoded
編碼操作中轉換的、用以替代無法編碼的輸入字符的字符串。 - Object represents a standard behavior wherein an exception is thrown if an encoding operation fails
對象表示的不是數據緩沖區,而是一個標準行為,即當編碼操作失敗時引發異常。 - Also preserves trailing characters at the end of data blocks and uses the trailing characters in the next encoding operation
還保留數據塊結尾的尾部字符并將這些尾部字符用在下一次編碼操作中。 - Object also preserves trailing characters at the end of data blocks and uses the trailing characters in the next encoding operation
對象還保留數據塊結尾的尾部字符并將這些尾部字符用在下一次編碼操作中。 - Trailing characters at the end of the data block are stored in an internal buffer and used in the next encoding operation
,則位于數據塊結尾的尾隨字符將存儲在內部緩沖區中,并在下一次編碼操作中使用。對一個數據塊調用 - The substitute string is encoded in place of the invalid character , and then the encoding operation continues converting the remainder of the input
類都會用一個字符串來替代。替代字符串將代替無效字符進行編碼,然后編碼操作將繼續轉換剩余的輸入。 - However , an encoding operation , which converts an input character to an output byte sequence , or a decoding operation , which converts an input byte sequence to an output character , will fail if no mapping is defined for a particular character
但是,如果沒有為特定字符定義映射,則編碼操作(將輸入字符轉換為輸出字節序列)或解碼操作(將輸入字節序列轉換為輸出字符)將失敗。